home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / hard / drivr / FMdriver.readme < prev    next >
Text File  |  2001-05-03  |  9KB  |  214 lines

  1. Short:    FrameMachine drivers, TV on WB, Videos and more...
  2. Author:   stefan@qdev.de (Stefan Robl)
  3. Uploader: stefan@qdev.de (Stefan Robl)
  4. Version:  1.25
  5. Type:     hard/drivr
  6.  
  7.  
  8. Description
  9. -----------
  10.   FMdriver is  a new driver system for the FrameMachine
  11.   video-card from electronic-design.
  12.   It is a completely rewritten driver and it features
  13.   the fastest possible access-speed to the hardware.
  14.  
  15.   It is fast enough to watch television on the Workbench
  16.   (PPC strongly recommended!)
  17.  
  18.   The driver and the TV-program are included as 68k and
  19.   PPC-versions to provide optimum performance.
  20.  
  21.   The FMdriver archive contains several programs:
  22.  
  23.   FMBaseConfig  --  A config-program which allows the easy
  24.                     configuration of the Prism24-display and
  25.                     digi-sizes.
  26.  
  27.   FMTV          --  This program allows you to use the
  28.                     FrameMachine for watching television on the
  29.                     WB (!!).
  30.                     It also allows to configure the Prism24 so that
  31.                     you can watch TV over it.
  32.                     You additionally have the option to make
  33.                     snapshots from the video and save it as image
  34.                     to disk.
  35.  
  36.   FMInit        --  A small tool which allows to initialize the
  37.                     FrameMachine with user-definable settings.
  38.                     It is very useful to copy this tool into
  39.                     the WBStartup drawer to auto-init the FM
  40.                     on boot. as alternative, you can also use FMInit
  41.                     from Shell.
  42.  
  43.   FMRecorder    --  Record small movies directly to your harddrives!
  44.                     This program is also able to playback the recorded
  45.                     anims and also allows to convert them into single
  46.                     images.
  47.  
  48.   FMRecord      --  This shell-program allows to record FMMovie anims
  49.                     directly to harddisk (like FMRecorder does).
  50.  
  51.   FMRecordDec   --  This shell-program is a converter from the FMMovie
  52.                     file format into single images (same funtionality
  53.                     as FMRecorder, but useful for script-processing).
  54.  
  55.   FMGrab        --  A small shell-program which allows to grab images
  56.                     and save them to file.
  57.  
  58.   PLEASE READ THE DOCS FOR FURTHER INFORMATION!!!!!!
  59.  
  60. Requirements
  61. ------------
  62.   o FrameMachine video card, with or without Prism24 add-on
  63.   o AmigaOS3.x (tested with 3.9)
  64.   o About 2MB free RAM
  65.   o 68020(+)
  66.   o OCS, ECS or AGA (runs from 2 to 256 colors (!!) )
  67.  
  68.   > For full image quality and speed you should have running
  69.   > with CGX V3/V4 or Piccasso96 in 15 Bit or more
  70.  
  71.   Additionally you need for the PPC-Versions:
  72.  
  73.   o a PPC 603e/604e PowerPC accelerator board
  74.   o WarpOS V3 or better
  75.  
  76.  
  77. Distribution
  78. ------------
  79.   FMdriver is GIFTWARE. If you use it,
  80.   please send me a donation.
  81.  
  82.  
  83. History
  84. -------
  85.  
  86.   V1.00: (15.08.1999)
  87.          ** first public release **
  88.  
  89.   V1.01  (20.08.1999)
  90.          - fixed a small bug in the install-script
  91.  
  92.   V1.10  (29.08.1999)
  93.          ** 2. public release **
  94.          - added global support for non-gfx-board Amigas (!!)
  95.          - added the programs FMInit, FMGrab, FMRecord,
  96.            FMRecordDec and FMRecorder
  97.  
  98.   V1.12  (01.09.1999)
  99.          ** 3. public release **
  100.          - added the gadget "Filename style" to FMRecorder for
  101.            more filename styles
  102.            Thanks Lemmink, for this idea!
  103.          - added a status requester (frames/fps) to FMRecorder
  104.            for playback and recording
  105.          - FMTV now closes the TVControl window, if you close
  106.            with the right mouse button into the TV window
  107.          - removed a "flicker-problem" in small resolutions
  108.            (this caused also strange lines on some machines)
  109.            Thanks to Rolf Wiessner and Ingo Nehls for reporting
  110.            this problem!
  111.          - added global support for the following image
  112.            filetypes: PPM, PGM, IFF24, IFF8, IFF24c, IFF8c
  113.          - The FMdriver was unable to work without a attached
  114.            Prism24 board... sorry, hadn't tested this until
  115.            Gernod Schomberg reported this... Thanks Gernod!!
  116.  
  117.   V.13   (16.01.2000)
  118.          - added the option "NoBorder" to FMTV to have only
  119.            the TV-picture on the WB
  120.          - added menus to FMTV
  121.          - introduced the double buffer mode of the FrameMachine
  122.            (brings *major* speed increases!!)
  123.          - added Brightness, Contrast, Gamma, Red, Green, Blue
  124.            correction functions to FMTV
  125.          - added the "GrabbingCenter" to FMTV! Now there it is
  126.            really easy to grab images out of videos!
  127.          - added a lot of shortcuts to FMTV
  128.          - FMRecorder now has anim-controls (pause, seek, ...)
  129.            to have much better access to the recorded video
  130.          - FMRecorder profits of the double buffer mode of the
  131.            FrameMachine very much, too!
  132.  
  133.   V1.14ß (21.12.2000)
  134.          ** 4. public release **
  135.          - made some smaller fixes over a long time period
  136.          - now, my FrameMachine driver resides in a new
  137.            library "newframemachine.library". Now there is no
  138.            more need to use different versions for 68k and PPC!
  139.  
  140.   V1.25  (07.04.2001)
  141.          ** 5. public release **
  142.          => changed _a_ _lot_, so perhaps I forgot something to mention here:
  143.          - cleaned up the newframemachine.library a bit
  144.          - added a new feature: configurations, now you can save and
  145.            recall several different configurations you can create with
  146.            FMBaseConfig; added this feature to all FMdriver applications
  147.          - the driver now always uses the last used config as default
  148.          - FMBaseConfig is now localized
  149.          - changed the structure of FMBaseConfig to have all the new
  150.            possibilities which became available with configurations
  151.            enabled
  152.          - the video-window of FMBaseConfig and FMRecorder always snaps
  153.            to the right border of the main window
  154.          - FMTV now is able to grab a picture from the tvwindow,
  155.            prefswindow and grabcenterwindow just by pressing <SPACE>
  156.            Thanks to Rolf Wiessner for this idea!
  157.          - fixed an enforcer hit of FMTV
  158.          - FMTV didn't use the filename for the image basename specified
  159.            by the filerequester in the grabbing center. fixed.
  160.            Thanks again, Rolf!
  161.          - from now on, every application in FMdriver will have the same
  162.            version number; this will help to ensure what version is installed...
  163.          - updated the complete guide documentation so that the new features
  164.            are also covered... hmm... writing documentation really needs
  165.            *very* much time... :(
  166.          - FMRecorder is now also able to make time-lapse animations
  167.          - almost rewrote the documentations
  168.  
  169. Author
  170. ------
  171.   Stefan Robl <stefan@qdev.de>
  172.  
  173.   More infos about ArtecScan, the QBox, FMdriver, CGXBlanker,
  174.   DPMSManager, AVL and my other Projects?
  175.  
  176.   Just visit my Homepage: http://www.qdev.de
  177.  
  178.  
  179. Have fun!
  180.  
  181.  
  182. ============================= Archive contents =============================
  183.  
  184. Original  Packed Ratio    Date     Time    Name
  185. -------- ------- ----- --------- --------  -------------
  186.    32509   11742 63.8% 07-Apr-01 21:27:02 +FMdriver.guide
  187.     7037    2870 59.2% 07-Apr-01 23:08:54 +FMdriver.readme
  188.    35856   17123 52.2% 07-Apr-01 21:13:12 +FMGrab
  189.     1402     974 30.5% 13-Feb-01 22:57:54 +FMRecorder.info
  190.   179692   56066 68.7% 07-Apr-01 20:37:42 +FMTV
  191.      386     258 33.1% 07-Apr-01 22:13:46 +FMTV.config
  192.     1410    1133 19.6% 13-Feb-01 22:57:48 +FMTV.info
  193.     6311    1852 70.6% 07-Apr-01 21:51:12 +Install Software
  194.    99092   31457 68.2% 28-Feb-01 21:42:22 +FMBaseConfig
  195.     2028    1841  9.2% 13-Feb-01 22:57:50 +FMBaseConfig.info
  196.    36016   16988 52.8% 07-Apr-01 21:08:56 +FMInit
  197.     1305    1046 19.8% 28-Feb-01 22:17:50 +FMInit.info
  198.    36084   17185 52.3% 07-Apr-01 21:14:34 +FMRecord
  199.    39136   18606 52.4% 28-Feb-01 22:32:46 +FMRecordDec
  200.    96980   36578 62.2% 12-Mar-01 19:09:02 +FMRecorder
  201.     1816     996 45.1% 12-Mar-01 19:08:28 +FMRecorder.catalog
  202.     2828    1343 52.5% 28-Feb-01 14:15:44 +FMTV.catalog
  203.     1234     946 23.3% 13-Feb-01 22:57:42 +FMdriver.guide.info
  204.     1617    1442 10.8% 13-Feb-01 22:57:42 +Install Software.info
  205.     1615     388 75.9% 07-Apr-01 21:27:14 +FrameMachine.settings
  206.    32888   12862 60.8% 07-Apr-01 20:55:26 +newframemachine.library_68k
  207.    42652   16711 60.8% 07-Apr-01 20:55:36 +newframemachine.library_PPC
  208.   224240   88916 60.3% 13-Feb-01 22:57:42 +wizard.library
  209.     1956    1798  8.0% 07-Apr-01 21:36:20  FMdriver.info
  210.    12184    7365 39.5% 13-Feb-01 22:57:42 +XILINX
  211.    34368   14397 58.1% 13-Feb-01 22:57:42 +XILINX.PRISMA
  212. -------- ------- ----- --------- --------
  213.   932642  362883 61.0% 08-Apr-101 22:59:22   26 files
  214.